home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / PL.HLP < prev    next >
Text File  |  1993-05-02  |  4KB  |  85 lines

  1.     JLPLOT makes nices analyses of the timeusage of your BBS and displays
  2.     this data. Pull down menues. 3D bars. Calls or loggedon-time per day,
  3.     per Week, per Weekday and per timeintervall (eg. 0am to 6am, 6am to
  4.     12am, 12am to 6 pm and 6pm to 12pm).
  5.  
  6.     Run JLPLOT without any parameter.
  7.  
  8.     JLPLOT requests one File from JLUTIL:  JLCALL1.LOG. Some Files are shared
  9.     between the two Utilities, eg. JL.CNF, JL.LOG. Read DC.HLP within the
  10.     JLUTIL Package for more informations. If you haven't downloaded JLUTIL
  11.     yet, i want to inform you, that JLUTIL is necessary for JLPLOT.
  12.  
  13.     Before you start JLPLOT the first time, please rename my JLCALL?.LOG Files
  14.     and run JLUTIL /DC -L. Now you have your own JLCALL1.LOG. Start JLPLOT
  15.     now. A question appears, if you want to check JLCALL1.LOG and / or update
  16.     the other JLCALL?.LOG Files. Enter 'B' for both. Now you have all
  17.     JLCALL?.LOG Files installed properly. Whenever you receive new calls
  18.     you have to run this procedure. JLUTIL /DC -L perhaps within your
  19.     daily batch file. If JLPLOT says, that line xx within JLCALL1.LOG
  20.     is invalid, please check the daynumber.time of this line. JLPLOT
  21.     assumes that the daynumber.time of a line is higher than the
  22.     daynumber.time of the line before. If the date within GT.LOG was
  23.     invalid, JLUTIL /DC -L wrote an invalid daynumber.time into
  24.     JLCALL1.LOG and JLPLOT found that problem.
  25.  
  26.     If you want to analyze your netmail connects and answers, then
  27.     run JLUTIL /DC -N. This will create a file GT-NET1.LOG. Save
  28.     your JLCALL?.LOG files eg. by renaming them to JLCALL?.LLL and
  29.     copy GT-NET1.LOG to JLCALL1.LOG. Enter JLPLOT and choose 'B' at
  30.     the first question - update and check. Now you can view all the
  31.     charts, but for your netmail data. After that, you could kill
  32.     JLCALL?.LOG and then rename JLCALL?.LLL to JLCALL?.LOG.
  33.  
  34.     The main menue appears and the JLCALL1.LOG file will be checked and
  35.     the other LOG Files will be updated.
  36.  
  37.     Now you can run an analysis. Choose between the available choices.
  38.     JLPLOT makes charts of the JLCALL?.LOG Files. If they are old or
  39.     not correct, JLPLOT will display wrong data.
  40.  
  41.     After you have run an analysis you can display the regression equatation
  42.     for some informations.
  43.  
  44.     JLPLOT should run with all grafic cards (CGA, Hercules, EGA and VGA
  45.     Systems).
  46.        
  47.        >>> If an Error occurs, because there are too few data (none).
  48.            The Result can be an error 200 (division by zero).
  49.  
  50.            What you can do now is the following:  Record all the calls
  51.            at your BBS with JLUTIL /DC in JLCALL1.LOG. Wait more than
  52.            one week and then use JLPLOT.
  53.  
  54.  
  55.       ┌──JLCALL1.LOG───────────────────────────────────────────────┐
  56.       │                                                            │
  57.       │DayNumber.Time,CallNumber,WeekDay,Used Seconds of this Call │
  58.       └────────────────────────────────────────────────────────────┘
  59.  
  60.       ┌──JLCALL2.LOG───────────────────────────────────────────────┐
  61.       │                                                            │
  62.       │DayNumber,Calls at this day,WeekDay,Used Seconds at this day│
  63.       └────────────────────────────────────────────────────────────┘
  64.  
  65.       ┌──JLCALL3.LOG───────────────────────────────────────────────┐
  66.       │                                                            │
  67.       │WeekDay,Calls at this weekday (Mean),WeekDay,Used Seconds at│
  68.       │this weekday (Mean)                                         │
  69.       └────────────────────────────────────────────────────────────┘
  70.  
  71.       ┌──JLCALL4.LOG───────────────────────────────────────────────┐
  72.       │                                                            │
  73.       │TimeInterval,Calls within this interval,TimeInterval,Calls  │
  74.       │within this interval                                        │
  75.       └────────────────────────────────────────────────────────────┘
  76.  
  77.       ┌──JLCALL5.LOG───────────────────────────────────────────────┐
  78.       │                                                            │
  79.       │DayNumber,Calls at this week,WeekDay,Used Seconds at this   │
  80.       │week                                                        │
  81.       └────────────────────────────────────────────────────────────┘
  82.  
  83.  
  84.  
  85.